home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Nebula 2
/
Nebula Two.iso
/
SourceCode
/
MiscKit1.7.1
/
MiscKit
/
Palettes
/
MiscLogSliderPalette
/
Makefile
< prev
next >
Wrap
Makefile
|
1994-03-27
|
952b
|
42 lines
#
# Generated by the NeXT Project Builder.
#
# NOTE: Do NOT change this file -- Project Builder maintains it.
#
# Put all of your customizations in files called Makefile.preamble
# and Makefile.postamble (both optional), and Makefile will include them.
#
NAME = MiscLogSlider
PROJECTVERSION = 1.1
LANGUAGE = English
LOCAL_RESOURCES = MiscLogSliderInspector.nib MiscLogSliderPalette.nib
GLOBAL_RESOURCES = MiscLSlider.tiff palette.table
CLASSES = MiscLogSliderInspector.m MiscLogSliderPalette.m MiscLSIB.m
HFILES = MiscLogSliderInspector.h MiscLogSliderPalette.h MiscLSIB.h
SUBPROJECTS = MiscLogSlider.subproj
OTHERSRCS = Makefile.preamble Makefile Makefile.postamble
MAKEFILEDIR = /NextDeveloper/Makefiles/app
MAKEFILE = palette.make
INSTALLDIR = /NextDeveloper/Palettes
INSTALLFLAGS = -c -s -m 755
SOURCEMODE = 444
-include Makefile.preamble
include $(MAKEFILEDIR)/$(MAKEFILE)
-include Makefile.postamble
-include Makefile.dependencies